-
Notifications
You must be signed in to change notification settings - Fork 847
Add documentation about plugin enabling on pex #13948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
Build Artifacts
|
bjester
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Setting PEX_INHERIT_PATH to 1 is not a valid option.
|
So much for trusting the issue! |
|
Looks like |
|
Although.. weirdly that doesn't seem to work. |
|
Oh, no, it does! Nevermind - updating! |
… Add details to developer docs.
577b0ce to
d48ee62
Compare
|
Updated to |
|
Verified here for the version of pex we are using, as a reference: https://github.com/pex-tool/pex/blob/v2.1.153/pex/variables.py#L487 |
|
Yeah |
Summary
Adds context aware error messaging to plugin enable and apply to give information about pex plugin enabling
Adds developer documentation about the same.
References
Fixes #6516
Reviewer guidance
Try to enable a non-existent plugin with the pex file - see the error message!
🤖 This was created by Claude Code. @rtibbles then reviewed the generated output, and did iterative rounds of updates before making it ready for review 🤖